Transform your data before writing to your Algolia index.
Helper type | Description |
---|---|
Reshape | Includes functions for adding, or removing attributes from a record. |
Filters | Exclude records based on a condition. |
Convert | Change the data type of attributes, trim or normalize them, and convert data types to a specific ISO format. |
Compute | New properties: calculate a discounted price and show as a new discount attribute. |
Ranking | Compute a gravity/decay ranking to help with custom ranking outcomes, compute a weighted value ranking for custom ranking. |
Query Categorization | Manage hierarchical categories by converting a flat list into a hierarchical structure. |
Parameter | Description |
---|---|
Run time | 1 second per transformation |
Memory | 100 kB per transformation |